home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000207_news@newsmaster….columbia.edu _Sat Oct 24 23:35:11 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  5KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA29255
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 24 Oct 1998 23:35:09 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id XAA05619
  7.     for kermit.misc@watsun; Sat, 24 Oct 1998 23:35:09 -0400 (EDT)
  8. Path: news.columbia.edu!panix!howland.erols.net!hub1.ispnews.com!news14.ispnews.com.POSTED!not-for-mail
  9. Message-ID: <36329CC7.86139D3B@tao2.agoron15.com>
  10. From: falcon56@tao2.agoron15.com
  11. X-Mailer: Mozilla 4.04 [en] (Win95; I)
  12. MIME-Version: 1.0
  13. Newsgroups: comp.protocols.kermit.misc
  14. Subject: Re: Compiling on BSD 3.1
  15. References: <36315607.DEB1813A@tao4.agoron23.com> <F1BG4w.Hu0@spcuna.spc.edu>
  16. Content-Type: text/plain; charset=us-ascii
  17. Content-Transfer-Encoding: 7bit
  18. Lines: 91
  19. NNTP-Posting-Host: 207.86.97.155
  20. X-Trace: news14.ispnews.com 909286506 207.86.97.155 (Sat, 24 Oct 1998 23:35:06 EDT)
  21. NNTP-Posting-Date: Sat, 24 Oct 1998 23:35:06 EDT
  22. Organization: ISPNews http://ispnews.com
  23. Date: Sat, 24 Oct 1998 23:36:39 -0400
  24. Xref: news.columbia.edu comp.protocols.kermit.misc:9405
  25.  
  26. Tom wrote:
  27. > I've tried both C-Kermit 6.0 and 6.1 (beta), with the "make bsd"
  28. > option.  No success in either case.  The output when I attempted to compile
  29. > version 6.0 is at the end of this message.  6.1 gave similar output.
  30.  
  31. Terry Kennedy wrote:
  32. > You want "make bsdi".
  33. > I've built ck 6.0.192 on 3.0, 3.1, and 4.0 and haven't had any problems.
  34. > I have made some minor changes to the makefile (changed the description
  35. > from "BSD/386" to "BSDI BSD/OS", used the shared compilers and libs. I also
  36. > changed the HERALD string in ckuver.h to "BSDI BSD/OS" as well. But none of
  37. > that is necessary for a clean compile.
  38.  
  39. I just gave this a try, with C-Kermit 6.0, and it looked promising for a
  40. while... then the compiling stopped.  Output of the compiling process is
  41. below.
  42.  
  43. By the way, Mr. Kennedy, do you have some kind of telepathic ability to
  44. seek out SPC students and help them, no matter where they might be?
  45.  
  46. - Tom, St. Peter's College class of 1998.
  47.  
  48. (compiling output follows)
  49.  
  50. tao: (12) % make bsdi
  51. Making C-Kermit "6.0.192" for BSD/386 ...
  52. make wermit  "CFLAGS= -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES
  53.  -DDYNAMIC -DBPS_57K  -O"  "LIBS= -lcurses -ltermcap"
  54. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  55.   -O -c ckcmai.c
  56. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  57.   -O -c ckucmd.c
  58. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  59.   -O -c ckuusr.c
  60. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  61.   -O -c ckuus2.c
  62. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  63.   -O -c ckuus3.c
  64. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  65.   -O -c ckuus4.c
  66. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  67.   -O -c ckuus5.c
  68. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  69.   -O -c ckuus6.c
  70. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  71.   -O -c ckuus7.c
  72. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  73.   -O -c ckuusx.c
  74. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  75.   -O -c ckuusy.c
  76. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  77.   -O -c ckwart.c
  78. cc  -o wart ckwart.o -lcurses -ltermcap
  79. ./wart ckcpro.w ckcpro.c
  80. 14 states, 61 actions
  81. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  82.   -O -c ckcpro.c
  83. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  84.   -O -c ckcfns.c
  85. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  86.   -O -c ckcfn2.c
  87. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  88.   -O -c ckcfn3.c
  89. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  90.   -O -c ckuxla.c
  91. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  92.   -O -c ckucon.c
  93. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  94.   -O -c ckutio.c
  95. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  96.   -O -c ckufio.c
  97. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  98.   -O -c ckudia.c
  99. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  100.   -O -c ckuscr.c
  101. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  102.   -O -c ckcnet.c
  103. cc -DBSD44 -DSETREUID -DSW_ACC_ID  -DTCPSOCKET -DCK_CURSES -DDYNAMIC -DBPS_57K
  104.   -O -c ckusig.c
  105. cc  -o wermit ckcmai.o ckutio.o  ckufio.o ckcfns.o ckcfn2.o ckcfn3.o  ckuxla.o
  106.  ckcpro.o ckucmd.o ckuus2.o  ckuus3.o ckuus4.o ckuus5.o ckuus6.o  ckuus7.o
  107.  ckuusx.o ckuusy.o ckuusr.o  ckucon.o ckudia.o ckuscr.o ckcnet.o  ckusig.o
  108.  -lcurses -ltermcap
  109. ckcmai.o: Definition of symbol _warn (multiply defined)
  110. err.o: Definition of symbol _warn (multiply defined)
  111. *** Error code 1
  112.  
  113. Stop.
  114. *** Error code 1
  115.  
  116. Stop.